(autoload-find-destination): Understand a new format of autoload block where
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 7 Jul 2007 04:56:00 +0000 (04:56 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 7 Jul 2007 04:56:00 +0000 (04:56 +0000)
commit5b48be830dfaae81df8ac4c6ca2dd50843f1fec3
tree1caa774c544bfbd4adf383a7e4ce8ebeaf83a97e
parent7eac53d5b7cac731697fd5aa41c6f11425c5e55d
(autoload-find-destination): Understand a new format of autoload block where
the file's time-stamp is replaced by its MD5 checksum.
(autoload-generate-file-autoloads): Use MD5 checksum instead of
time-stamp for secondary autoloads files.
(update-directory-autoloads): Remove duplicate entries.
Use time-less-p for time-stamps, as done in autoload-find-destination.
lisp/ChangeLog
lisp/emacs-lisp/autoload.el